[INFO] cloning repository https://github.com/kossnocorp/grazier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kossnocorp/grazier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkossnocorp%2Fgrazier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkossnocorp%2Fgrazier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8c03320b0a859c29b3d6f72be76e4b16f4a3da2
[INFO] testing kossnocorp/grazier against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkossnocorp%2Fgrazier" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kossnocorp/grazier
[INFO] finished tweaking git repo https://github.com/kossnocorp/grazier
[INFO] tweaked toml for git repo https://github.com/kossnocorp/grazier written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kossnocorp/grazier on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kossnocorp/grazier already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.5.0
[INFO] [stderr]   Downloaded file-id v0.2.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.1
[INFO] [stderr]   Downloaded libyml v0.0.3
[INFO] [stderr]   Downloaded serde_yml v0.0.10
[INFO] [stderr]   Downloaded utf8parse v0.2.1
[INFO] [stderr]   Downloaded clap v4.5.6
[INFO] [stderr]   Downloaded notify-debouncer-full v0.3.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.85
[INFO] [stderr]   Downloaded memchr v2.7.2
[INFO] [stderr]   Downloaded serde_json v1.0.120
[INFO] [stderr]   Downloaded log v0.4.21
[INFO] [stderr]   Downloaded syn v2.0.66
[INFO] [stderr]   Downloaded clap_builder v4.5.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61a2162d4a86704137e1f86c179c7334b5d9ea44055ae779fc392b5d6563e353
[INFO] running `Command { std: "docker" "start" "-a" "61a2162d4a86704137e1f86c179c7334b5d9ea44055ae779fc392b5d6563e353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61a2162d4a86704137e1f86c179c7334b5d9ea44055ae779fc392b5d6563e353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61a2162d4a86704137e1f86c179c7334b5d9ea44055ae779fc392b5d6563e353", kill_on_drop: false }`
[INFO] [stdout] 61a2162d4a86704137e1f86c179c7334b5d9ea44055ae779fc392b5d6563e353
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18b824599f86a808db1eb368a636e367d831c176959f061da72b0807116c1a02
[INFO] running `Command { std: "docker" "start" "-a" "18b824599f86a808db1eb368a636e367d831c176959f061da72b0807116c1a02", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling serde_yml v0.0.10
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling file-id v0.2.1
[INFO] [stderr]    Compiling libyml v0.0.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v4.5.6
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling notify-debouncer-full v0.3.1
[INFO] [stderr]    Compiling grazier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tracing_subscriber::field::debug`
[INFO] [stdout]  --> src/js/npm/pnpm.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing_subscriber::field::debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de`
[INFO] [stdout]  --> src/package.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::de;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/monorepo.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 Err(e) => {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/js/npm/mod.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |     Errored(Error),
[INFO] [stdout]    |     ------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NpmState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 96 -     Errored(Error),
[INFO] [stdout] 96 +     Errored(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `state` are never read
[INFO] [stdout]   --> src/monorepo.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Monorepo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 16 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     state: MonorepoState,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Monorepo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Loading`, `Errored`, and `Ready` are never constructed
[INFO] [stdout]   --> src/monorepo.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum MonorepoState {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 24 |     Initial,
[INFO] [stdout] 25 |     Loading,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 26 |     Errored,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 27 |     Ready,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MonorepoState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `state` are never read
[INFO] [stdout]   --> src/package.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Package {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 11 |     pub path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub state: PackageState,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Package` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Loaded` and `Errored` are never constructed
[INFO] [stdout]   --> src/package.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum PackageState {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 28 |     Initial,
[INFO] [stdout] 29 |     Loaded,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 30 |     Errored,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PackageState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.47s
[INFO] running `Command { std: "docker" "inspect" "18b824599f86a808db1eb368a636e367d831c176959f061da72b0807116c1a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18b824599f86a808db1eb368a636e367d831c176959f061da72b0807116c1a02", kill_on_drop: false }`
[INFO] [stdout] 18b824599f86a808db1eb368a636e367d831c176959f061da72b0807116c1a02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6c750f25cd433f54bff532c9bb43ed9745711030781c4d17d7c58d5386b2d6c
[INFO] running `Command { std: "docker" "start" "-a" "f6c750f25cd433f54bff532c9bb43ed9745711030781c4d17d7c58d5386b2d6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling grazier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tracing_subscriber::field::debug`
[INFO] [stdout]  --> src/js/npm/pnpm.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing_subscriber::field::debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de`
[INFO] [stdout]  --> src/package.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::de;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/monorepo.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 Err(e) => {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/js/npm/mod.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |     Errored(Error),
[INFO] [stdout]    |     ------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NpmState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 96 -     Errored(Error),
[INFO] [stdout] 96 +     Errored(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `state` are never read
[INFO] [stdout]   --> src/monorepo.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Monorepo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 16 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     state: MonorepoState,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Monorepo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Loading`, `Errored`, and `Ready` are never constructed
[INFO] [stdout]   --> src/monorepo.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum MonorepoState {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 24 |     Initial,
[INFO] [stdout] 25 |     Loading,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 26 |     Errored,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 27 |     Ready,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MonorepoState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `state` are never read
[INFO] [stdout]   --> src/package.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Package {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 11 |     pub path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub state: PackageState,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Package` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Loaded` and `Errored` are never constructed
[INFO] [stdout]   --> src/package.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum PackageState {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 28 |     Initial,
[INFO] [stdout] 29 |     Loaded,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 30 |     Errored,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PackageState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "f6c750f25cd433f54bff532c9bb43ed9745711030781c4d17d7c58d5386b2d6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6c750f25cd433f54bff532c9bb43ed9745711030781c4d17d7c58d5386b2d6c", kill_on_drop: false }`
[INFO] [stdout] f6c750f25cd433f54bff532c9bb43ed9745711030781c4d17d7c58d5386b2d6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 54d9fe64728f6ac7502bc52d8d98f060961f289c60efad8bffcc02c46754302a
[INFO] running `Command { std: "docker" "start" "-a" "54d9fe64728f6ac7502bc52d8d98f060961f289c60efad8bffcc02c46754302a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `tracing_subscriber::field::debug`
[INFO] [stderr]  --> src/js/npm/pnpm.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tracing_subscriber::field::debug;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde::de`
[INFO] [stderr]  --> src/package.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use serde::de;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/monorepo.rs:110:21
[INFO] [stderr]     |
[INFO] [stderr] 110 |                 Err(e) => {
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/js/npm/mod.rs:96:13
[INFO] [stderr]    |
[INFO] [stderr] 96 |     Errored(Error),
[INFO] [stderr]    |     ------- ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `NpmState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 96 -     Errored(Error),
[INFO] [stderr] 96 +     Errored(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `path` and `state` are never read
[INFO] [stderr]   --> src/monorepo.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct Monorepo {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 16 |     path: PathBuf,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 17 |     state: MonorepoState,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Monorepo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Loading`, `Errored`, and `Ready` are never constructed
[INFO] [stderr]   --> src/monorepo.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub enum MonorepoState {
[INFO] [stderr]    |          ------------- variants in this enum
[INFO] [stderr] 24 |     Initial,
[INFO] [stderr] 25 |     Loading,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 26 |     Errored,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 27 |     Ready,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MonorepoState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `path` and `state` are never read
[INFO] [stderr]   --> src/package.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Package {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 11 |     pub path: PathBuf,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 12 |     pub state: PackageState,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Package` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Loaded` and `Errored` are never constructed
[INFO] [stderr]   --> src/package.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub enum PackageState {
[INFO] [stderr]    |          ------------ variants in this enum
[INFO] [stderr] 28 |     Initial,
[INFO] [stderr] 29 |     Loaded,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 30 |     Errored,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PackageState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `grazier` (bin "grazier" test) generated 8 warnings (run `cargo fix --bin "grazier" -p grazier --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/grazier-1c006093ad9b572c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "54d9fe64728f6ac7502bc52d8d98f060961f289c60efad8bffcc02c46754302a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54d9fe64728f6ac7502bc52d8d98f060961f289c60efad8bffcc02c46754302a", kill_on_drop: false }`
[INFO] [stdout] 54d9fe64728f6ac7502bc52d8d98f060961f289c60efad8bffcc02c46754302a
